(escape-glyph): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Aug 2006 04:42:52 +0000 (04:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Aug 2006 04:42:52 +0000 (04:42 +0000)
lisp/faces.el

index 0f0dd41aa69a2544df4129abfbbf0bdb374efa43..fe2f5037826a7e23048837491a6d37b8131bdcad 100644 (file)
@@ -2008,7 +2008,7 @@ created."
     ;; red4 is too dark, but some say blue is too loud.
     ;; brown seems to work ok. -- rms.
     (t :foreground "brown"))
-  "Face for characters displayed as ^-sequences or \-sequences."
+  "Face for characters displayed as sequences using `^' or `\\'."
   :group 'basic-faces
   :version "22.1")